chore(deps): update all non-major dependencies#309
Merged
Conversation
✅ Deploy Preview for storybook-rsbuild ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
7203494 to
cd65950
Compare
cd65950 to
e1016bc
Compare
e1016bc to
855bb8d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.68.2->^2.68.6^2.68.2->^2.68.62.68.2->2.68.62.68.2->2.68.6^0.16.0->^0.17.10.16.0->0.17.1^0.16.0->^0.17.1^4.0.21->^4.0.23^1.4.6->^1.4.11^0.10.5->^0.11.01.4.6->1.4.111.4.6->1.4.11^6.6.3->^6.6.4^5.26.4->^5.26.7^2.4.2->^2.5.14.3.0->4.4.01.44.0->1.45.0^3.5.17->^3.5.18Release Notes
web-infra-dev/modern.js (@modern-js/app-tools)
v2.68.6Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
更新内容
新特性 🎉
Bug 修复 🐞
v2.68.5Compare Source
What's Changed
Bug Fixes 🐞
更新内容
Bug 修复 🐞
v2.68.4Compare Source
What's Changed
New Features 🎉
更新内容
新特性 🎉
v2.68.3Compare Source
What's Changed
Other Changes
更新内容
其他变更
module-federation/core (@module-federation/enhanced)
v0.17.1Compare Source
Patch Changes
bc3bc10: enhance HoistContainerReferencesPlugin for better module hoistingruntimeChunk: 'single'configurationaddRemoteDependencyhook7000c1f: fix: BuildVersion now correctly reads from project's package.json4ffefbe: refactor: rename container hooks for clarity and consistencyaddContainerEntryModuletoaddContainerEntryDependencyaddFederationRuntimeModuletoaddFederationRuntimeDependencyaddRemoteDependencyhook for remote module trackinga7cf276: chore: upgrade NX to 21.2.3, Storybook to 9.0.9, and TypeScript to 5.8.31825b9d: fix(enhanced): add runtime safety checks to prevent errors8727aa3: fix(enhanced): compilerInstance type should be string not enumUpdated dependencies [
7000c1f]Updated dependencies [
2428be0]Updated dependencies [
a7cf276]v0.17.0Compare Source
Patch Changes
3f736b6]e0ceca6]1d691ef]60e4df1]module-federation/core (@module-federation/modern-js)
v0.17.1Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: module-federation/core@v0.17.0...v0.17.1
v0.17.0Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: module-federation/core@v0.16.0...v0.17.0
module-federation/core (@module-federation/rsbuild-plugin)
v0.17.1Compare Source
Patch Changes
bb953a6: fix: add missing vitest imports to rsbuild-plugin test fileFixes CI test failure by adding missing
describe,expect, anditimports from vitest to the test file. This resolves the "ReferenceError: describe is not defined" error that was causing the rsbuild-plugin tests to fail.a7cf276: chore: upgrade NX to 21.2.3, Storybook to 9.0.9, and TypeScript to 5.8.3d31a326: refactor: sink React packages from root to individual packagesUpdated dependencies [
bc3bc10]Updated dependencies [
7000c1f]Updated dependencies [
4ffefbe]Updated dependencies [
a7cf276]Updated dependencies [
1825b9d]Updated dependencies [
8727aa3]v0.17.0Compare Source
Patch Changes
3f736b6]module-federation/core (@module-federation/storybook-addon)
v4.0.23Patch Changes
bc3bc10]7000c1f]4ffefbe]a7cf276]1825b9d]8727aa3]v4.0.22Patch Changes
web-infra-dev/rsbuild (@rsbuild/core)
v1.4.11Compare Source
What's Changed
New Features 🎉
filename.wasmconfig by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5677Performance 🚀
endsWithinstead of regex by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5668Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.10...v1.4.11
v1.4.10Compare Source
What's Changed
New Features 🎉
Connecttype by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5663Bug Fixes 🐞
Document 📖
enforceproperty to plugin API by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5649applyproperty for its function signature by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5654Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.9...v1.4.10
v1.4.9Compare Source
What's Changed
New Features 🎉
orderproperty for transform hook by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5640enforceproperty by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5645Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.8...v1.4.9
v1.4.8Compare Source
What's Changed
New Features 🎉
applyproperty by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5620Bug Fixes 🐞
stats.toJsonby @9aoy in https://github.com/web-infra-dev/rsbuild/pull/5615getStatsbefore the first build is finished by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5622Refactor 🔨
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.4.7...v1.4.8
v1.4.7Compare Source
What's Changed
New Features 🎉
metadatafield to tag object by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5586HtmlTagtype by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5585Bug Fixes 🐞
Document 📖
Other Changes
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.